RuleValidationErrorErrorCode Property |
Represents a rule validation error code that describes what failed validation for each rule predicate or action.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic RuleValidationErrorCode ErrorCode { get; }Public ReadOnly Property ErrorCode As RuleValidationErrorCode
Get
Property Value
Type:
RuleValidationErrorCode
See Also